Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for React 18 #99

Draft
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

boissonnat
Copy link

  • Update react, react-dom
  • Update typescript
  • Remove CRA in favor of Webpack in samples

TODO :
Enzyme does not support React 18 needs to migrate to RTL

expectErr(
done,
Task.failLazy(() => 'kaboom'),
'kaboom',
);
});

test('recover', (done) => {
test.skip('recover', (done) => {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to find a fix here

@frawa frawa mentioned this pull request Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant